CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 算术编码 图像

搜索资源列表

  1. bmp_coding

    0下载:
  2. VC++实现数字图像霍夫曼编码 香农菲诺编码 算术编码 平面编码,使用MFC打开相关代码。-VC++ digital image coding Huffman coding arithmetic coding Shannon Fino plane coding, the use of MFC to open the relevant code.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4319751
    • 提供者:沈宙
  1. edp

    0下载:
  2. 论文 Edge directed prediction for lossless image compression 的实现。 包括两部分 第一部分是对图像的预测 。第二部分是用算术编码对预测残差的熵编码-the VC++ implementation of the paper "Edge directed prediction for lossless image compression"
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:17068
    • 提供者:qu
  1. Ffast_aca

    0下载:
  2. 快速算术编码FastAC,来源于Pearlman个人主页,是非常有用的算算术编码代码。可以用于图像,视频编解码中;也可以用于语音等编解码中。谢谢。 -Fast arithmetic coding FastAC comes from Pearlman' s personal home page, is a very useful numerical arithmetic coding code. Can be used to image and video codecs can als
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:990389
    • 提供者:商人
  1. huffman

    0下载:
  2. 该代码给出了对于典型的LENA图像的HUFFMAN编码压缩过程。该方法的效率比算术编码要高!-The code is given HUFFMAN coding typical LENA image compression process. The efficiency of the method is to be higher than the arithmetic coding!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-25
    • 文件大小:2207
    • 提供者:shan
  1. image-compression-and-coding

    0下载:
  2. 在visual studio2005开发环境下,对图像进行霍夫曼编码、香农—费诺编码、算术编码和位平面编码。-In visual studio2005 development environment, compress images by Huffman coding, Shannon- Fenno coding, arithmetic coding and bit-plane coding.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-19
    • 文件大小:209568
    • 提供者:duducha
  1. suanshubianma

    0下载:
  2. 算术编码是图像压缩的主要算法之一。 在给定符号集和符号概率的情况下,算术编码可以给出接近最优的编码结果。使用算术编码的压缩算法通常先要对输入符号的概率进行估计,然后再编码。这个估计越准,编码结果就越接近最优的结果 -Arithmetic coding is one of the main algorithm of image compression. In the case of the given sets of symbols and the symbol probability, th
  3. 所属分类:software engineering

    • 发布日期:2017-11-18
    • 文件大小:21789
    • 提供者:张婷婷
  1. picture

    0下载:
  2. 基于VC++和Matlab实现的常用图像编码算法,包括Huffman编码、Fano编码、算术编码、游程编码、Shannon编码及信源熵的计算的常用编码算法。-VC++ and Matlab common image coding algorithms, including Huffman coding, Fano coding, arithmetic coding, run-length coding, Shannon coding and source entropy calculation
  3. 所属分类:Special Effects

    • 发布日期:2016-06-29
    • 文件大小:108544
    • 提供者:wmt
  1. ImageCoding

    0下载:
  2. 图像的压缩编码,包括霍夫曼编码,香农-费诺编码,算术编码-Image coding, Huffman coding, Shannon- Fano coding, arithmetic coding
  3. 所属分类:Special Effects

    • 发布日期:2017-12-10
    • 文件大小:419685
    • 提供者:anny
  1. CPP

    0下载:
  2. 增进对算术编码和Q编码器的认识,加深对图像处理理论方面的理解,熟悉VC++程序的设计和实现、设计方案原理图、理论知识的学习、程序编写、并详细分析其实现过程,使学生掌握算术编码处理图像的无损压缩以及Q编码器的实现-Enhance understanding of arithmetic coding and Q encoder, deepen the understanding of the theoretical aspects of image processing, familiar with
  3. 所属分类:Communication

    • 发布日期:2017-11-18
    • 文件大小:6987
    • 提供者:Lucy
  1. DCT中值均值

    0下载:
  2. 1)图像平滑算法程序设计: 2)DCT压缩(保留不同系数),要求显示原图像、压缩后图像的文件大小、压缩比或算术编码压缩
  3. 所属分类:matlab例程

  1. ImageProcessing-8.0

    3下载:
  2. 基于VC的图像处理程序 1.空间域灰度变化(线性、非线性)、直方图均衡化以及规格化; 2.空间域的噪音(椒盐、脉冲、高斯噪音等),均值滤波、中值滤波,最大值滤波; 3.频率域的巴斯沃通高低通滤波,余弦变换,walsh变换,SVD编码等; 4.简单的图形编码(hufman编码、香农编码、Golomb编码、算术编码); 5.简单图像复原,涉及逆滤波和维纳滤波; 6.图像分割(这里只有一个大津阈值分割)。-VC-based image processing program 1.
  3. 所属分类:Special Effects

    • 发布日期:2014-05-08
    • 文件大小:5299200
    • 提供者:Wenbo Huang
  1. suanshu

    0下载:
  2. 可以完成灰度图像的算术编码和解码,来完成二维图像在matlab中的压缩处理-You can complete the grayscale image arithmetic encoding and decoding, to complete the two-dimensional image compression processing in matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1028
    • 提供者:任佩
  1. suanshubianma

    0下载:
  2. 算术编码,MATLAB数字图像处理中的代码-Arithmetic coding, MATLAB code for digital image processing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:960
    • 提供者:kh
  1. suanshubianma

    0下载:
  2. 这是一个实现对图像进行算术编码的matlab程序。直接调用该函数即可实现算术编码。-This is a realization of the image arithmetic coding matlab program. This function can be realized directly call arithmetic coding.
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:168490
    • 提供者:Eric Wang
  1. Huffman_math_lzw

    0下载:
  2. 图像压缩中基本的统计编码方式 LZW编码 算术编码以及哈弗曼编码 -Basic statistical image compression encoding LZW coding arithmetic coding and Huffman coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:500055
    • 提供者:me
  1. Vc6_Image

    0下载:
  2. VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
  3. 所属分类:Graph program

    • 发布日期:2017-06-02
    • 文件大小:15011263
    • 提供者:namejiang
  1. chap10

    0下载:
  2. 霍夫曼编码、香农编码、算术编码、行程编码知识,重点讲解常用的图像压缩编码方式-Huffman coding, Shannon coding, arithmetic coding, run length coding knowledge to highlight common image compression encoding
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:274887
    • 提供者:张晓晓
  1. IMAGECODING

    0下载:
  2. MFC中的图像编码的源代码,包括霍夫曼编码、香农-费诺编码、算术编码、位平面编码、保存img文件、读入img文件等。-The source code of Image coding in MFC , including the Hoffman code, Shannon Fenno coding, arithmetic coding, bit plane coding, save the IMG file, read into the IMG file.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3407245
    • 提供者:yanls
  1. r_d6civ3

    0下载:
  2. 常用的MATLAB图像压缩编码,通过matlab实现,其中包含了DM编码、变换编码(FFT和DCT)、算术编码、行程编码、temp编码、线性预测编码和一个近似的temp1编码过程。本人通过MATLAB编码效率很高。 -Commonly used MATLAB image compression coding, through matlab implementation, which includes the DM coding, transform coding (FFT and DCT),
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:8708
    • 提供者:c1bimr
  1. r_dox484

    0下载:
  2. 常用的MATLAB图像压缩编码,通过matlab实现,其中包含了DM编码、变换编码(FFT和DCT)、算术编码、行程编码、XsnPcD编码、线性预测编码和一个近似的OJtxtVK编码过程。本人通过MATLAB编码效率很高。 -Commonly used MATLAB image compression coding, through matlab implementation, which includes the DM coding, transform coding (FFT and D
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3998
    • 提供者:9vyf2m
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com